Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILITIES=y
authorjrb44@plym.cl.cam.ac.uk <jrb44@plym.cl.cam.ac.uk>
Wed, 28 Sep 2005 13:21:29 +0000 (14:21 +0100)
committerjrb44@plym.cl.cam.ac.uk <jrb44@plym.cl.cam.ac.uk>
Wed, 28 Sep 2005 13:21:29 +0000 (14:21 +0100)
Was previously a module, which wasn't getting loaded and causing the
LTP capset01 test to fail. Compiling in to the kernel brings this in to
line with our own -xen x86-64 kernel and vendor kernels.

Signed-off-by: James Bulpin <james@xensource.com>
linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32

index 36898dcae06b6cd325f750137d8f9afa1bc377a5..a0f20e82b3db08f6127f2aa54c1416b2657b0a66 100644 (file)
@@ -2913,7 +2913,7 @@ CONFIG_KEYS=y
 # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
 CONFIG_SECURITY=y
 # CONFIG_SECURITY_NETWORK is not set
-CONFIG_SECURITY_CAPABILITIES=m
+CONFIG_SECURITY_CAPABILITIES=y
 CONFIG_SECURITY_ROOTPLUG=m
 CONFIG_SECURITY_SECLVL=m
 CONFIG_SECURITY_SELINUX=y